projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6cfe8b
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Tue, 5 Sep 2006 03:39:19 +0000
(
03:39
+0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Tue, 5 Sep 2006 03:39:19 +0000
(
03:39
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index fd0734efbbd03111ce203e8afc35b5d6b025be19..4cb32a3ed73f827687cf7c468873c1f2d1225290 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,11
@@
+2006-09-05 Nick Roberts <nickrob@snap.net.nz>
+
+ * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
+ (gdb-var-list-children-regexp): Make type field optional.
+
+ * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
+ e.g public, protected in C++.
+
2006-09-04 John Paul Wallington <jpw@pobox.com>
* simple.el (completion-show-help): New defcustom.